DownloadTarget

public interface DownloadTarget

The details of the download target.

Functions

Link copied to clipboard
public MimeType mimeType()
Returns the MIME type of the download.
Link copied to clipboard
Returns a string that represents the suggested file name.
Link copied to clipboard
public String url()
Returns a string that represents the URL of the download.